Package | Capable.repository |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=Capable.repository@1.0.1&canonical=http://capable-project.eu/data/fhir/StructureDefinition/Goal_Profile |
Url | http://capable-project.eu/data/fhir/StructureDefinition/Goal_Profile |
Version | v0 |
Status | draft |
Date | 2021-06-09 |
Name | Goal_Profile |
Experimental | False |
Description | First attempt to profile the Goal resource |
Type | Goal |
Kind | resource |
No resources found
ValueSet | |
http://capable-project.eu/data/fhir/ValueSet/patient-goals ![]() | Patient goals |
{
"resourceType" : "StructureDefinition",
"url" : "http://capable-project.eu/data/fhir/StructureDefinition/Goal_Profile",
"version" : "v0",
"name" : "Goal_Profile",
"status" : "draft",
"date" : "2021-06-09",
"publisher" : "Capable team",
"description" : "First attempt to profile the Goal resource",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Goal",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Goal",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Goal.identifier",
"path" : "Goal.identifier",
"max" : "0"
},
{
"id" : "Goal.achievementStatus",
"path" : "Goal.achievementStatus",
"max" : "0"
},
{
"id" : "Goal.category",
"path" : "Goal.category",
"max" : "1",
"binding" : {
"strength" : "preferred",
"valueSet" : "http://capable-project.eu/data/fhir/ValueSet/patient-goals"
}
},
{
"id" : "Goal.category.coding",
"path" : "Goal.category.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Goal.category.coding.system",
"path" : "Goal.category.coding.system",
"min" : 1,
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Goal.category.coding.version",
"path" : "Goal.category.coding.version",
"max" : "0"
},
{
"id" : "Goal.category.coding.code",
"path" : "Goal.category.coding.code",
"min" : 1
},
{
"id" : "Goal.category.coding.userSelected",
"path" : "Goal.category.coding.userSelected",
"max" : "0"
},
{
"id" : "Goal.category.text",
"path" : "Goal.category.text",
"max" : "0"
},
{
"id" : "Goal.priority.coding",
"path" : "Goal.priority.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Goal.priority.coding.system",
"path" : "Goal.priority.coding.system",
"min" : 1
},
{
"id" : "Goal.priority.coding.version",
"path" : "Goal.priority.coding.version",
"max" : "0"
},
{
"id" : "Goal.priority.coding.code",
"path" : "Goal.priority.coding.code",
"min" : 1
},
{
"id" : "Goal.priority.coding.userSelected",
"path" : "Goal.priority.coding.userSelected",
"max" : "0"
},
{
"id" : "Goal.priority.text",
"path" : "Goal.priority.text",
"max" : "0"
},
{
"id" : "Goal.description.coding",
"path" : "Goal.description.coding",
"max" : "0"
},
{
"id" : "Goal.description.text",
"path" : "Goal.description.text",
"min" : 1
},
{
"id" : "Goal.subject",
"path" : "Goal.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id" : "Goal.subject.reference",
"path" : "Goal.subject.reference",
"min" : 1
},
{
"id" : "Goal.subject.type",
"path" : "Goal.subject.type",
"max" : "0"
},
{
"id" : "Goal.subject.identifier",
"path" : "Goal.subject.identifier",
"max" : "0"
},
{
"id" : "Goal.start[x]",
"path" : "Goal.start[x]",
"min" : 1,
"type" : [
{
"code" : "date"
}
]
},
{
"id" : "Goal.target",
"path" : "Goal.target",
"max" : "0"
},
{
"id" : "Goal.statusDate",
"path" : "Goal.statusDate",
"max" : "0"
},
{
"id" : "Goal.expressedBy",
"path" : "Goal.expressedBy",
"max" : "0"
},
{
"id" : "Goal.addresses",
"path" : "Goal.addresses",
"max" : "0"
},
{
"id" : "Goal.note",
"path" : "Goal.note",
"max" : "0"
},
{
"id" : "Goal.outcomeCode",
"path" : "Goal.outcomeCode",
"max" : "0"
},
{
"id" : "Goal.outcomeReference",
"path" : "Goal.outcomeReference",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.